Skip to content

fix(regexes): Remove leading zero from volume - #229

Merged
flooie merged 2 commits into
mainfrom
fix-leading-zero-in-volume
Jul 27, 2025
Merged

fix(regexes): Remove leading zero from volume#229
flooie merged 2 commits into
mainfrom
fix-leading-zero-in-volume

Conversation

@flooie

@flooie flooie commented Jul 27, 2025

Copy link
Copy Markdown
Contributor

Tighten up standard volume regex to not use leading zeroes

000 Harper 123 and 00 Harper 123
were both being identified in a junk table
but then resolving to the same citation
and throwing a bug. I can think of
zero known citations that start with 0

flooie added 2 commits July 27, 2025 10:13
000 Harper 123 and 00 Harper 123
were both being identified in a junk table
but then resolving to the same citation
and throwing a bug.  I can think of
zero known citations that start with 0
@flooie
flooie merged commit c4c41bb into main Jul 27, 2025
11 checks passed
@flooie
flooie deleted the fix-leading-zero-in-volume branch July 27, 2025 14:15
freelawbot added a commit that referenced this pull request Jul 27, 2025
freelawbot added a commit that referenced this pull request Jul 27, 2025
@freelawbot

Copy link
Copy Markdown

The Eyecite Report 👁️

Gains and Losses

There were 0 gains and 0 losses.

Click here to see details.
id Gain Loss

Time Chart

image

Generated Files

Branch 1 Output
Branch 2 Output
Full Output CSV

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants